home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / DIFxAPIWra211913722008.psc / DIFxAPIWrapper / Help Needed.txt < prev    next >
Text File  |  2008-06-08  |  854b  |  19 lines

  1. i could not find the values for some of the difxapi.dll return codes. so the error handling is incomplete. most of the return codes that are in the difxapi.h is added. but some from the difxapi documentation is missing. there values are not in the difxapi.h files. i tried to find these values from the web. some of them i found but some not. the ones i found is already added.
  2.  
  3. below is the list of missing return codes
  4.  
  5. ERROR_MISSING_FILE
  6. TRUST_E_NOSIGNATURE
  7. CERT_E_WRONG_USAGE
  8. CRYPT_E_FILE_ERROR
  9. ERROR_INVALID_CATALOG_DATA
  10. ERROR_SIGNATURE_OSATTRIBUTE_MISMATCH
  11. ERROR_IN_WOW64
  12. ERROR_NO_DEVICE_ID
  13. ERROR_DEPENDENT_APPLICATIONS_EXIST 
  14. ERROR_DRIVER_PACKAGE_NOT_IN_STORE
  15.  
  16. if you know or if you know where to find the values for above return codes i will be very grateful. please let me know via PSC or email: niucker@gmail.com Thank You.
  17.  
  18.  
  19.